Reclassify Test Results
Every time you run a test, the test cases are classified accordingly as FAILED, PASSED, INCONCLUSIVE, or EXECUTION ERROR.
You can comment the given test result and you can also change the test result manually in TPT from PASSED to FAILED, from FAILED to PASSED, from FAILED to INCONCLUSIVE, and from PASSED to INCONCLUSIVE and vice versa.
The reclassification of a test result is only used for the report. When you rerun the test case without having eliminated the reason for the failure of the test case, the test case is again reported as FAILED and all made changes to the test results are obsolete.
To reclassify a test,
- Execute a test by clicking Run or open the last test execution result by clicking Reload in the Execution Configuration.
- Right-click on an executed test in the Build Progress and click Reclassify Test Results. Alternatively, click the Reclassify toolbar button. You can also select several test cases at once and reclassify them in one step.
- Enter a comment, or change the status and enter a comment.
- The reclassified test case is recognizable in the Build Progress by a "R" above the icon and the name of the person who changed the test result.
- Click Overview Report.
In the Overview, the former test results pie chart is shown on the right and on the left, the reclassified test results pie chart is shown. Beneath the bold green line, the number of test results reclassified to FAILED, PASSED and INCONCLUSIVE is listed.
Scroll down to see in the Test Case Reclassification Summary which test cases have been reclassified, what the former result was (Result column), what the reclassified result is (Reclassified column), and who performed the reclassification (User column).
To change a comment, right-click on the test case in the Build Progress and select Reclassify Test Results. Generate the report again to apply the changes.
To remove a comment or a reclassification a comment, right-click on the test case in the Build Progress window and select Remove Reclassification. Generate the report again to apply the changes.